ASP.NET Core MVC コントロールヘルプ
ColumnData プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > CollectionViewResponse<T> クラス : ColumnData プロパティ
Gets or sets the data of specific column.
シンタックス
'宣言
 
Public Property ColumnData As System.Collections.Generic.IList(Of Object)
public System.Collections.Generic.IList<object> ColumnData {get; set;}
参照

CollectionViewResponse<T> クラス
CollectionViewResponse<T> メンバ